@charset "utf-8";
/* CSS Document */

/*手风琴类别*/
.item_box { width: 320px;  height: 247px;padding:0px;margin:0px;  overflow: hidden;}
.item_box_wp { width: 100%; padding:0px; }

.box10 { width: 320px; padding:0px; height: 100%; background:url(../../uploads/lb/bj.jpg) no-repeat left #ccc;}
.voice_2 { width: 100%;  }
.voice_2 ul{ text-decoration:none; margin:0 0 0 5px; padding:0;}
.voice_2 ul li {text-decoration:none;  margin:0; padding:0; float: left; display: inline; height: 247px; color: #fff; cursor: pointer; position: relative;}
.voice_2 ul li.li1 { background: #ccc}
.voice_2 ul li.li2 { background: #ccc}
.voice_2 ul li.li3 { background: #ccc}
.voice_2 ul li.li4 { background: #ccc}

.voice_2 .fold { width: 35px; height: 100%; text-align: center;  }
/*.voice_2 .fold .img { display: block; background: url("img/icon.png") 0 0 no-repeat; margin-bottom: 20px; margin-top: 236px;}*/
.voice_2 .fold .txt { font-size: 16px; display: block; width: 25px; font-weight: normal; margin: 0px ; line-height: 22px;}

.voice_2 .unfold { width: 210px; height: 100%; display: none;  }
.voice_2 .unfold dl { margin:0px;}
.voice_2 .unfold dt { text-align: center; margin-top:0px; }


